[INFO] cloning repository https://github.com/lucianocorreia/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucianocorreia/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 343fd7734f65e73b431d3d3118183cbe45234b29
[INFO] testing lucianocorreia/zero2prod against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucianocorreia/zero2prod
[INFO] finished tweaking git repo https://github.com/lucianocorreia/zero2prod
[INFO] tweaked toml for git repo https://github.com/lucianocorreia/zero2prod written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucianocorreia/zero2prod on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucianocorreia/zero2prod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25ca389924f68757e2fcccc50ee98b33fa2d0de01b29732a7d601333c32c1477
[INFO] running `Command { std: "docker" "start" "-a" "25ca389924f68757e2fcccc50ee98b33fa2d0de01b29732a7d601333c32c1477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25ca389924f68757e2fcccc50ee98b33fa2d0de01b29732a7d601333c32c1477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ca389924f68757e2fcccc50ee98b33fa2d0de01b29732a7d601333c32c1477", kill_on_drop: false }`
[INFO] [stdout] 25ca389924f68757e2fcccc50ee98b33fa2d0de01b29732a7d601333c32c1477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb368263bf8d75b30cbb7590ae1ab21924527118ff374d08bd32f42e6051e1f8
[INFO] running `Command { std: "docker" "start" "-a" "eb368263bf8d75b30cbb7590ae1ab21924527118ff374d08bd32f42e6051e1f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "eb368263bf8d75b30cbb7590ae1ab21924527118ff374d08bd32f42e6051e1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb368263bf8d75b30cbb7590ae1ab21924527118ff374d08bd32f42e6051e1f8", kill_on_drop: false }`
[INFO] [stdout] eb368263bf8d75b30cbb7590ae1ab21924527118ff374d08bd32f42e6051e1f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6354e1fc23425fc33d4189f9af633c4a82169cb563a5088df907f2e36d43ab0b
[INFO] running `Command { std: "docker" "start" "-a" "6354e1fc23425fc33d4189f9af633c4a82169cb563a5088df907f2e36d43ab0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-macros v0.2.1
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s
[INFO] running `Command { std: "docker" "inspect" "6354e1fc23425fc33d4189f9af633c4a82169cb563a5088df907f2e36d43ab0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6354e1fc23425fc33d4189f9af633c4a82169cb563a5088df907f2e36d43ab0b", kill_on_drop: false }`
[INFO] [stdout] 6354e1fc23425fc33d4189f9af633c4a82169cb563a5088df907f2e36d43ab0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e340809912123b2194d4bc9b7710c4f4568ab22f709c47846fcdd369ea360b9d
[INFO] running `Command { std: "docker" "start" "-a" "e340809912123b2194d4bc9b7710c4f4568ab22f709c47846fcdd369ea360b9d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-6ffa0065ca511ed9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-0ba1b9adf1b46344)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-b12dadcab4ec6d98)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test health_check::health_cehck_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_check::health_cehck_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_check::health_cehck_works' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/system.rs:78:21:
[INFO] [stdout] System is not running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d0dc9eaa8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d0dc9eaa8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d0dc9eaa8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d0dc9eaa8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d0dca0139a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d0dca0139a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x59d0dc9efe12 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59d0dc9efe12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59d0dc9c84bf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d0dc9c84bf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d0dc9e29b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d0dc8c825c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59d0dc8c825c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59d0dc9e2c32 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59d0dc9e2c32 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d0dc9c7adc - std[fce30c26ee6459b]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x59d0dc9bd5d9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d0dc9ba8e0 - std[fce30c26ee6459b]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x59d0dc3cbd5b - <actix_rt[ea57071699f621cf]::system::System>::current::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/system.rs:78:21
[INFO] [stdout]   19:     0x59d0dc3b21ab - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::RefCell<core[d17f6591d688f3bd]::option::Option<actix_rt[ea57071699f621cf]::system::System>>>>::try_with::<<actix_rt[ea57071699f621cf]::system::System>::current::{closure#0}, actix_rt[ea57071699f621cf]::system::System>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   20:     0x59d0dc3b1e9d - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::RefCell<core[d17f6591d688f3bd]::option::Option<actix_rt[ea57071699f621cf]::system::System>>>>::with::<<actix_rt[ea57071699f621cf]::system::System>::current::{closure#0}, actix_rt[ea57071699f621cf]::system::System>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   21:     0x59d0dc3cc0e5 - <actix_rt[ea57071699f621cf]::system::System>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/system.rs:76:17
[INFO] [stdout]   22:     0x59d0dc3c5255 - <actix_rt[ea57071699f621cf]::arbiter::Arbiter>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/arbiter.rs:108:19
[INFO] [stdout]   23:     0x59d0dc1e7126 - <actix_server[835e3c2e42e9298]::worker::Worker>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-1.0.4/src/worker.rs:173:9
[INFO] [stdout]   24:     0x59d0dc21200b - <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::start_worker
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-1.0.4/src/builder.rs:304:9
[INFO] [stdout]   25:     0x59d0dc210313 - <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-1.0.4/src/builder.rs:268:39
[INFO] [stdout]   26:     0x59d0dc223672 - core[d17f6591d688f3bd]::iter::adapters::map::map_fold::<usize, actix_server[835e3c2e42e9298]::worker::WorkerClient, (), <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::for_each::call<actix_server[835e3c2e42e9298]::worker::WorkerClient, <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::extend_trusted<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x59d0dc2027ac - <core[d17f6591d688f3bd]::ops::range::Range<usize> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::fold::<(), core[d17f6591d688f3bd]::iter::adapters::map::map_fold<usize, actix_server[835e3c2e42e9298]::worker::WorkerClient, (), <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}, core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::for_each::call<actix_server[835e3c2e42e9298]::worker::WorkerClient, <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::extend_trusted<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   28:     0x59d0dc2226a4 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::fold::<(), core[d17f6591d688f3bd]::iter::traits::iterator::Iterator::for_each::call<actix_server[835e3c2e42e9298]::worker::WorkerClient, <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::extend_trusted<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x59d0dc222e06 - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::for_each::<<alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::extend_trusted<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:889:14
[INFO] [stdout]   30:     0x59d0dc2221b0 - <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::extend_trusted::<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/mod.rs:4031:26
[INFO] [stdout]   31:     0x59d0dc22614b - <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient> as alloc[dad09f3a48280dba]::vec::spec_extend::SpecExtend<actix_server[835e3c2e42e9298]::worker::WorkerClient, core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   32:     0x59d0dc226778 - <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient> as alloc[dad09f3a48280dba]::vec::spec_from_iter_nested::SpecFromIterNested<actix_server[835e3c2e42e9298]::worker::WorkerClient, core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   33:     0x59d0dc225a8e - <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient> as alloc[dad09f3a48280dba]::vec::spec_from_iter::SpecFromIter<actix_server[835e3c2e42e9298]::worker::WorkerClient, core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x59d0dc2229d7 - <alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient> as core[d17f6591d688f3bd]::iter::traits::collect::FromIterator<actix_server[835e3c2e42e9298]::worker::WorkerClient>>::from_iter::<core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   35:     0x59d0dc222dce - <core[d17f6591d688f3bd]::iter::adapters::map::Map<core[d17f6591d688f3bd]::ops::range::Range<usize>, <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run::{closure#0}> as core[d17f6591d688f3bd]::iter::traits::iterator::Iterator>::collect::<alloc[dad09f3a48280dba]::vec::Vec<actix_server[835e3c2e42e9298]::worker::WorkerClient>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   36:     0x59d0dc212645 - <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-1.0.4/src/builder.rs:273:18
[INFO] [stdout]   37:     0x59d0dc212b70 - <actix_server[835e3c2e42e9298]::builder::ServerBuilder>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-1.0.4/src/builder.rs:255:14
[INFO] [stdout]   38:     0x59d0dc14d024 - <actix_web[75e1ced039890d1d]::server::HttpServer<zero2prod[b616306296905bdf]::run::{closure#0}, actix_web[75e1ced039890d1d]::app::App<actix_web[75e1ced039890d1d]::app_service::AppEntry, actix_http[90dc27b705fc12a3]::body::Body>, actix_web[75e1ced039890d1d]::app_service::AppInit<actix_web[75e1ced039890d1d]::app_service::AppEntry, actix_http[90dc27b705fc12a3]::body::Body>, actix_http[90dc27b705fc12a3]::body::Body>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-3.3.2/src/server.rs:636:22
[INFO] [stdout]   39:     0x59d0dc0fc28b - zero2prod[b616306296905bdf]::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:10
[INFO] [stdout]   40:     0x59d0dc0f930f - api[96c9e311996b85d7]::helpers::spawn_app
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:5:18
[INFO] [stdout]   41:     0x59d0dc0f6949 - api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:5:5
[INFO] [stdout]   42:     0x59d0dc0f6106 - <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:642:67
[INFO] [stdout]   43:     0x59d0dc0f5ba0 - tokio[1333756a43ff61f]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x59d0dc0f09b5 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[1333756a43ff61f]::coop::Budget>>>::try_with::<tokio[1333756a43ff61f]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x59d0dc0f065e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[1333756a43ff61f]::coop::Budget>>>::with::<tokio[1333756a43ff61f]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x59d0dc0f6df2 - tokio[1333756a43ff61f]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   47:     0x59d0dc0f6df2 - tokio[1333756a43ff61f]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x59d0dc0f6df2 - <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:642:42
[INFO] [stdout]   49:     0x59d0dc0f171d - <tokio[1333756a43ff61f]::macros::scoped_tls::ScopedKey<tokio[1333756a43ff61f]::task::local::Context>>::set::<<tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   50:     0x59d0dc0ef68a - <tokio[1333756a43ff61f]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:559:17
[INFO] [stdout]   51:     0x59d0dc0f982b - <tokio[1333756a43ff61f]::task::local::RunUntil<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:632:22
[INFO] [stdout]   52:     0x59d0dc0f4a85 - <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until::<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:505:19
[INFO] [stdout]   53:     0x59d0dc0f9c9d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   54:     0x59d0dc0f5ffd - <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78
[INFO] [stdout]   55:     0x59d0dc0f5a70 - tokio[1333756a43ff61f]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   56:     0x59d0dc0f08b5 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[1333756a43ff61f]::coop::Budget>>>::try_with::<tokio[1333756a43ff61f]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   57:     0x59d0dc0f060e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[1333756a43ff61f]::coop::Budget>>>::with::<tokio[1333756a43ff61f]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   58:     0x59d0dc0f4e0d - tokio[1333756a43ff61f]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   59:     0x59d0dc0f4e0d - tokio[1333756a43ff61f]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   60:     0x59d0dc0f4e0d - <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   61:     0x59d0dc0f5d4a - tokio[1333756a43ff61f]::runtime::basic_scheduler::enter::<<tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[1333756a43ff61f]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   62:     0x59d0dc0f1815 - <tokio[1333756a43ff61f]::macros::scoped_tls::ScopedKey<tokio[1333756a43ff61f]::runtime::basic_scheduler::Context>>::set::<tokio[1333756a43ff61f]::runtime::basic_scheduler::enter<<tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[1333756a43ff61f]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   63:     0x59d0dc0f3596 - tokio[1333756a43ff61f]::runtime::basic_scheduler::enter::<<tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[1333756a43ff61f]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13
[INFO] [stdout]   64:     0x59d0dc0f0313 - <tokio[1333756a43ff61f]::runtime::basic_scheduler::Inner<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   65:     0x59d0dc0f1627 - <tokio[1333756a43ff61f]::runtime::basic_scheduler::InnerGuard<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   66:     0x59d0dc0f191e - <tokio[1333756a43ff61f]::runtime::basic_scheduler::BasicScheduler<tokio[1333756a43ff61f]::runtime::driver::Driver>>::block_on::<<tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   67:     0x59d0dc0ef337 - <tokio[1333756a43ff61f]::runtime::Runtime>::block_on::<<tokio[1333756a43ff61f]::task::local::LocalSet>::run_until<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   68:     0x59d0dc0ef70d - <tokio[1333756a43ff61f]::task::local::LocalSet>::block_on::<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:466:12
[INFO] [stdout]   69:     0x59d0dc0ef3db - <actix_rt[cf5c5958ba4013b1]::runtime::Runtime>::block_on::<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   70:     0x59d0dc0f1673 - <actix_rt[cf5c5958ba4013b1]::system::SystemRunner>::block_on::<api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   71:     0x59d0dc0f92b4 - api[96c9e311996b85d7]::health_check::health_cehck_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:3:1
[INFO] [stdout]   72:     0x59d0dc0f68e7 - api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:4:30
[INFO] [stdout]   73:     0x59d0dc0fa106 - <api[96c9e311996b85d7]::health_check::health_cehck_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59d0dc8bb53b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x59d0dc8bb53b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   76:     0x59d0dc8c8d2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   77:     0x59d0dc8c8d2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x59d0dc8c8d2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x59d0dc8c8d2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x59d0dc8c8d2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x59d0dc8c8d2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   82:     0x59d0dc8c8d2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   83:     0x59d0dc8c2444 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   84:     0x59d0dc8c2444 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   85:     0x59d0dc8cb932 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   86:     0x59d0dc8cb932 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   87:     0x59d0dc8cb932 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   88:     0x59d0dc8cb932 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x59d0dc8cb932 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x59d0dc8cb932 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   91:     0x59d0dc8cb932 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x59d0dc9ea19f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   93:     0x59d0dc9ea19f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   94:     0x7c8eeb52caa4 - <unknown>
[INFO] [stdout]   95:     0x7c8eeb5b9a64 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_check::health_cehck_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] running `Command { std: "docker" "inspect" "e340809912123b2194d4bc9b7710c4f4568ab22f709c47846fcdd369ea360b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e340809912123b2194d4bc9b7710c4f4568ab22f709c47846fcdd369ea360b9d", kill_on_drop: false }`
[INFO] [stdout] e340809912123b2194d4bc9b7710c4f4568ab22f709c47846fcdd369ea360b9d
